Skip to content

Introduce persistent execution over an IncomingBundle#6093

Closed
MathieuDutSik wants to merge 3 commits into
linera-io:mainfrom
MathieuDutSik:user_action_bundle_messages_d
Closed

Introduce persistent execution over an IncomingBundle#6093
MathieuDutSik wants to merge 3 commits into
linera-io:mainfrom
MathieuDutSik:user_action_bundle_messages_d

Conversation

@MathieuDutSik

Copy link
Copy Markdown
Contributor

Motivation

The execution of an incoming bundle over a specified bundle can be parallelized by having persistent
Wasm instances over the execution of the bundle.

Proposal

When we execute the bundle, we have to deal with the following scenario:

Message to application A.
Message to Application B that executes B

So, we need to also change the way that the execution is done.

Test Plan

CI

Release Plan

A release to testnet_conway would be breaking.

Links

None

@MathieuDutSik MathieuDutSik force-pushed the user_action_bundle_messages_d branch 2 times, most recently from c365579 to 0d8a500 Compare April 23, 2026 05:05
@MathieuDutSik MathieuDutSik force-pushed the user_action_bundle_messages_d branch from 0d8a500 to eab60fd Compare April 23, 2026 05:06
@MathieuDutSik

Copy link
Copy Markdown
Contributor Author

The benefit of this approach appear modest compared with #6032
Therefore, I close it for the time being.

@MathieuDutSik MathieuDutSik deleted the user_action_bundle_messages_d branch May 10, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant